home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Interactive Reference Guide / C-C++ Interactive Reference Guide.iso / c_ref / clesson / c.dir / 00316_Bitmap_h1.pcx (.png) < prev    next >
Bitmap Image  |  1995-04-05  |  106KB  |  491x214  |  4-bit (6 colors)
Labels: text | screenshot | font
OCR: We have included stdlib.h because it contains the function prototype for exit( ), which gets used in prn_infp( ). The identifier FILE is a structure defined in stdio.h. To make use of files we do not need to know system implementation details of how the file mechanism works. The function prototype for double_space( ) shows that it takes two file pointer as arguments.